gtk: add nullable annotations for Scrollable getters
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:39:45 +0000 (17:39 +0100)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:39:45 +0000 (17:39 +0100)
commitddb2e91a42221e66af6eb608cde9345e1b540a69
tree684ca86b5ac58cfd3e1bd4d59c1e8b588c4dd1f8
parent90357193c94b0fe57a53bdcf1f15e654f5bae043
gtk: add nullable annotations for Scrollable getters

The adjustment setters takes a nullable and so should the getters be annotated
gtk/gtkscrollable.c